chore(rules): add Tier-2 plan-PR inspiration-discipline rule#63
chore(rules): add Tier-2 plan-PR inspiration-discipline rule#63SutuSebastian merged 1 commit intomainfrom
Conversation
Per the parked follow-up from PR #58 grill (Q10): the cite-the-source- path discipline in docs/research/non-goals-reassessment-2026-05.md § 4 was honor-system. Promoting to a Tier-2 auto-attached rule per the agents-tier-system framework so plan-PR / recipe authors get the inspection list primed automatically. Files added/changed: - .agents/rules/plan-pr-inspiration-discipline.md — Tier-2 rule body (~30 lines per Tier-2 priming guideline). Frontmatter: globs docs/plans/** + templates/recipes/**, alwaysApply: false, description with trigger phrases for Cursor's discoverability. - .cursor/rules/plan-pr-inspiration-discipline.mdc — symlink to the source file per agents-first-convention. - .agents/rules/agents-tier-system.md — added the new rule to the Tier 2 list with cross-ref to § 4 as the canonical inspection-sources catalogue. Rule body covers: 1. Why peer-tool cloning dilutes codemap's niche (cohort positioning). 2. Top inspiration sources (LSP spec, SQLite docs, oxc, Lightning CSS, JSON-RPC + MCP, TC39, existing codemap surface). 3. Cite-the-source examples (proper pattern: cite spec; not peer-tool source path). 4. When-NOT-to-cite-a-peer escape hatch (empirical user-demand signals are OK; "X tool does Y so we should too" is not). Pairs with the research-note § 4 list as the deep reference (no separate skill needed; the list IS the deep reference). Mirrors the docs-governance Tier-2 rule pattern (priming layer + skill reference).
|
|
Warning Rate limit exceeded
To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Review rate limit: 0/1 reviews remaining, refill in 23 minutes and 55 seconds.Comment |
Summary
Promotes the cite-the-source-path discipline from honor-system (per PR #58 § 4) to an auto-attached Tier-2 rule per the
agents-tier-systemframework.Why now: parked follow-up from PR #58 Q10 grill. Plan-PR + recipe authors get the inspection-source list primed automatically when authoring under
docs/plans/**ortemplates/recipes/**— without paying always-on context cost on every turn.What lands
.agents/rules/plan-pr-inspiration-discipline.md— Tier-2 rule body (~30 lines per the Tier-2 priming guideline). Frontmatter:globs: ["docs/plans/**", "templates/recipes/**"]alwaysApply: falsedescriptionwith trigger phrases (LSP, SQLite, oxc, MCP, plan PR, recipe authoring) for Cursor's intent-discoverability..cursor/rules/plan-pr-inspiration-discipline.mdc— symlink to the source file peragents-first-convention..agents/rules/agents-tier-system.mdTier-2 list updated with the new rule entry + deep-link to the canonical inspection list.Rule body covers
Doc-governance compliance
.agents/rules/first, symlink in.cursor/rules/peragents-first-convention.agents-tier-systemTier 2: rule has always-on principles (cite-spec discipline) that should fire whenever the relevant files are in scope.docs-governanceTier-2 rule + skill.agents-tier-systemdurability sub-rules: cites reference docs (README.md,architecture.md) by name (durable), uses no PR / commit hashes as primary anchors, no source-line-number references.Test plan
bun run format:checkpassesls -la .cursor/rules/plan-pr-inspiration-discipline.mdc→ points at source)Out of scope
docs/research/fallow.mdclosure — PR #61.docs/roadmap.mdnon-goals lockstep — PR #62.